@import 'animate.css';
@import 'skin.css';

/******************************
 ** 初始化
** 1.2.0
 ******************************/
* { margin: 0; padding: 0; }
body { font: 14px/2 'Microsoft Yahei', Arial; color: #666; background: #fff; }
img { border: 0px; }
ul, ol { list-style-type: none; vertical-align: bottom; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea, select { font: 14px/1 'Microsoft Yahei', Arial; color: #666; outline: 0; }
textarea { resize: none; overflow: auto; }
h1,h2,h3,h4,h5,h6,font { font-size: 14px; }
a { color: #333; text-decoration: none; cursor: pointer; }
a:hover { color:#0168b7; }
a img { transition: all .5s ease; }

.clear { float: none !important; clear: both; +line-height: 0; +font-size: 0; +height: 0; }
.hidden { display: none; visibility: visible; }
.wrap { width: 1200px; margin: 0 auto; position: relative; }


/******************************
 ** 首页
 ******************************/
.topper { height: 40px; line-height: 40px; background: #f5f5f5; position: relative; z-index: 11; }
.topper .welcome { float: left; }
.topper .url { float: right; }
.topper .url li { float: left; background: url(../images/topper-line.png) left center no-repeat; position: relative; }
.topper .url li:first-child { background: none; }
.topper .url a { display: block; padding: 0 15px 0 40px; background: url(../images/header-addfavo.png) 15px center no-repeat; }
.topper .url a.hm { background-image: url(../images/header-sethome.png); }
.topper .url a.fa { background-image: url(../images/header-addfavo.png); }
.topper .url a.cr { background-image: url(../images/header-showrcode.png); }
.topper .url .rcode { position: absolute; left: 50%; top: 40px; margin: 0 0 0 -50px; padding: 10px; background: #ddd; display: none; }
.topper .url .rcode:before { content: ''; position: absolute; left: 50%; top: -15px; margin: 0 0 0 -8px; width: 0; height: 0; border: 8px solid transparent; border-bottom-color: #ddd; }
.topper .url .rcode img { display: block; width: 80px; }
.topper .url li:hover div { display: block; }

.header { height: 120px; background: #fff; position: relative; z-index: 10; }
.header .logo { float: left; margin: 25px 0 0; padding: 0 25px 0 0; background: url(../images/header-line.png) right center no-repeat; }
.header .logo img { display: block; height: 70px; }
.header .tag { float: left; margin: 35px 0 0 20px; }
.header .tag h2,
.header .tag h3 { font-weight: normal; }
.header .tag h2 { line-height: 30px; font-size: 22px; color: #333; }
.header .tag h2 span { color: #0168b7; }
.header .tag h3 { line-height: 20px; font-size: 16px; }
.header .tel { float: right; height: 50px; padding: 0 0 0 60px; margin: 35px 0 0 0; background: url(../images/header-tel.png) left center no-repeat; }
.header .tel h2 { line-height: 20px; font-size: 16px; font-weight: normal; }
.header .tel h3 { line-height: 30px; font-size: 28px; color: #0168b7; }

.nav { height: 65px; background: #0168b7; position: relative; z-index: 10; }
.nav li { float: left; width: 132px; height: 65px; position: relative; }
.nav li > a { display: block; height: 65px; line-height: 65px; font-size: 16px; color: #fff; text-align: center; transition: none; transition: background .5s ease; }
.nav .drop { position: absolute; left: 0; top: 65px; width: 100%; background: url(about:blank) center center repeat; display: none; }
.nav .drop dl { position: relative; background: #0168b7; }
.nav .drop dd { line-height: 50px; height: 50px;text-align: center; border-top: 1px solid #0c74c4; }
.nav .drop dd:first-child { border-top: 0; }
.nav .drop a { display: block; padding: 0 8px; color: #fff; }
.nav .drop a:hover { background: #0c74c4; }
.nav li.active > a { background: url(../images/nav-hover.png) center bottom no-repeat #005698; }
.nav li.current > a { background: url(../images/nav-hover.png) center bottom no-repeat #005698; }

.banner { position: relative; z-index: 8; }
.banner .list { position: relative; overflow: hidden; z-index: 1; }
.banner .list li { position: absolute; width: 100%; height: 100%; overflow: hidden; background: #FFF; display: none; z-index: 1; }
.banner .list li:first-child { display: block; }
.banner .list li.active { z-index: 2; }
.banner .list img { position: relative; display: block; width: 1920px; left: 50%; margin: 0 0 0 -960px; }
.banner .dots { position: absolute; left: 50%; bottom: 30px; margin: 0 0 0 -50px; line-height: 0; z-index: 18; }
.banner .dots li { display: inline-block; +display: inline; +zoom: 1; width: 15px; height: 15px; background: none; background: #fff; border-radius: 50%; margin: 0 8px; cursor: pointer; }
.banner .dots li.active { background-color: #0168b7; }
.banner .prev,
.banner .next { width: 80px; height: 80px; position: absolute; top: 50%; margin: -40px 0 0; z-index: 9; cursor: pointer; display: none; }
.banner .prev { background: url(../images/banner-pw.png) 0 0 no-repeat; left: 50px; }
.banner .next { background: url(../images/banner-pw.png) 0 -80px no-repeat; right: 50px; }
.banner .prev:hover { background-position: -80px 0; }
.banner .next:hover { background-position: -80px -80px; }
.banner .list,
.banner .list img { height: 650px; }
.banner.mini .list,
.banner.mini .list img { height: 400px; }



.inav { padding: 40px 0; background: #fff; }
.inav .list { float: left; width: 100%; }
.inav .item { float: left; width: 256px; padding: 0 15px 15px; margin: 0 0 0 15px; background: #0168b7; color: #fff; border-radius: 10px; }
.inav .item:first-child { margin-left: 0; }
.inav .item h3 { height: 65px; line-height: 65px; font-size: 20px; font-weight: normal; background: url(../images/inav-mo.png) right center no-repeat; }
.inav .item h3 a { display: block; color: #fff; }
.inav .item .img { border: 5px solid #fff; overflow: hidden; background: #eee; margin: 0 0 10px; }
.inav .item img { display: block; width: 100%; height: 90px; }
.inav .item p { height: 72px; line-height: 24px; overflow: hidden; }
.inav .item:hover img { transform: scale(1.1,1.1); }

.ipro { padding: 60px 0; background: #f3f3f3; }
.ipro .side { float: left; width: 230px; }
.ipro .contan { margin: 0 0 0 260px; }
.ipro .thead { height: 120px; background: url(../images/ipro-thead.png) center center no-repeat #0168b7; color: #fff; margin: 0 0 -1px; text-align: center; padding: 30px 0 0; }
.ipro .thead h2 { line-height: 35px; font-size: 28px; font-weight: normal; }
.ipro .thead i { display: block; height: 15px; border-bottom: 2px solid #fff; margin: 0 100px 10px; }
.ipro .thead h3 { line-height: 30px; font-size: 16px; font-weight: normal; text-transform: uppercase; }
.ipro .tmenu { padding: 18px; background: #fff; border: 1px solid #ddd; }
.ipro .tmenu dd { margin: 0 0 7px; }
.ipro .tmenu dd > a { display: block; height: 50px; line-height: 50px; background: url(../images/ipro-tmenu.png) 15px center no-repeat #eaf0f5; padding: 0 0 0 45px; margin: 0 0 3px; }
.ipro .tmenu ul { display: none; }
.ipro .tmenu li { border-top: 1px solid #ddd; }
.ipro .tmenu li:first-child { border: 0; }
.ipro .tmenu li > a { display: block; height: 40px; line-height: 40px; padding: 0 0 0 15px; }
.ipro .tmenu dd:hover ul { display: block; }
.ipro .head { position: relative; height: 55px; line-height: 50px; border-bottom: 1px solid #ddd; margin: 0 0 20px; }
.ipro .head h2,
.ipro .head h3 { display: inline-block; +display: inline; +zoom: 1; vertical-align: middle; font-weight: normal; }
.ipro .head h2 { font-size: 28px; color: #0168b7; padding: 0 0 0 45px; background: url(../images/ipro-icon.png) left center no-repeat; }
.ipro .head h3 { font-size: 18px; text-transform: uppercase; margin: 0 0 0 10px; }
.ipro .head a { position: absolute; right: 0; top: 0; text-transform: uppercase; }
.ipro .main { position: relative; overflow: hidden; }
.ipro .list { width: 105%; overflow: hidden; }
.ipro .item { float: left; width: 223px; margin: 0 13px 13px 0; border: 1px solid #ddd; text-align: center; }
.ipro .item .img { overflow: hidden; background: #eee; }
.ipro .item img { display: block; width: 100%; height: 167px; }
.ipro .item h3 { font-weight: normal; background: #fff; }
.ipro .item h3 a { display: block; font-size: 16px; line-height: 50px; }
.ipro .item:hover { border-color: #0168b7; }
.ipro .item:hover img { transform: scale(1.05,1.05); }
.ipro .item:hover h3 { background: #0168b7; }
.ipro .item:hover h3 a { color: #fff; }

.ihead { text-align: center; margin: 0 0 20px; }
.ihead h2 { line-height: 80px; font-size: 28px; font-weight: normal; color: #0168b7; background: url(../images/ihead-line.png) center bottom no-repeat; }
.ihead h3 { line-height: 40px; font-size: 16px; font-weight: normal; text-transform: uppercase; }

.iabout { padding: 80px 0; background: url(../images/iabout-bj.jpg) center center no-repeat; }
.iabout .shadow { height: 380px; padding: 30px 40px 60px; background: url(../images/iabout-shadow.png) 0 0 repeat; border-radius: 15px; }
.iabout .main { line-height: 30px; font-size: 16px; }
.iabout .main p { text-indent: 2em; margin: 0 0 10px; }
.iabout .more { padding: 30px 0 0; }
.iabout .more a { display: block; margin: 0 auto; width: 200px; height: 50px; line-height: 50px; background: url(../images/iabout-more.png) center center repeat #0168b7; text-align: center; color: #fff; font-size: 16px; transition: all .3s ease; }
.iabout .more a:hover { background-color: #015da3; transform: translateY(-3px); }

.ihonor { padding: 40px 0; background: #f3f3f3; }
.ihonor .main { position: relative; overflow: hidden; }
.ihonor .list { width: 105%; overflow: hidden; }
.ihonor .item { float: left; width: 292px; margin: 0 10px 0 0; text-align: center; }
.ihonor .item .img { border: 1px solid #ddd; overflow: hidden; background: #eee; position: relative; }
.ihonor .item img { display: block; width: 100%; height: 218px; }
.ihonor .item h3 { height: 50px; line-height: 50px; font-weight: normal; }
.ihonor .item h3 a { display: block; font-size: 16px; }
.ihonor .item:hover img { transform: scale(1.05,1.05); }
.ihonor .item:hover a { color: #0168b7; }

.icase { padding: 40px 0; background: #fff; }
.icase .main { position: relative; }
.icase .inner { position: relative; overflow: hidden; padding: 5px 0 0; }
.icase .list { float: left; width: 500%; }
.icase .item { float: left; width: 288px; margin: 0 16px 0 0; transition: all .5s ease; }
.icase .item .img { overflow: hidden; height: 170px; background: #eee; margin: 0 0 5px; }
.icase .item img { display: block; width: 100%; }
.icase .item h3 { line-height: 30px; font-size: 16px; font-weight: normal; }
.icase .item span { display: block; line-height: 30px; color: #0168b7; }
.icase .item p { height: 40px; line-height: 20px; overflow: hidden; color: #888; }
.icase .prev,
.icase .next { position: absolute; top: 75px; width: 35px; height: 35px; background: url(../images/icase-button.png) 0 0 no-repeat #0168b7; cursor: pointer; }
.icase .prev { left: -36px; background-position: 0 0; }
.icase .next { right: -36px; background-position: 0 -35px; }
.icase .prev:hover,
.icase .next:hover { background-color: #015ba1; }
.icase .item:hover { transform: translateY(-5px); }
.icase .item:hover img { transform: scale(1.1,1.1); }
.icase .item:hover a { color: #0168b7; }

.ifoor { padding: 0 0 40px; background: #fff; }
.inews { float: left; width: 580px; }
.inews + .inews { float: right; }
.inews .head { height: 75px; line-height: 70px; border-bottom: 1px solid #ddd; position: relative; }
.inews .head h2,
.inews .head h3 { display: inline-block; +display: inline; +zoom: 1; vertical-align: middle; font-weight: normal; }
.inews .head h2 { font-size: 28px; color: #0168b7; padding: 0 0 0 50px; background: url(../images/inews-head1.png) left center no-repeat; }
.inews .head h3 { font-size: 16px; margin: 0 0 0 10px; text-transform: uppercase; }
.inews .head a { position: absolute; right: 0; top: 0; text-transform: uppercase; }
.inews + .inews .head h2 { background-image: url(../images/inews-head2.png); }
.inews .item { position: relative; height: 72px; line-height: 72px; border-bottom: 1px solid #ddd; }
.inews .item i { position: absolute; left: 14px; top: 50%; margin: -6px 0 0 0; height: 12px; width: 3px; background: #0168b7; }
.inews .item a { display: block; padding: 0 120px 0 30px; font-size: 15px; }
.inews .item span { position: absolute; right: 6px; top: 0; color: #888; }
.inews .item:hover { background: #f3f3f3; }
.inews .list2 { }
.inews .item2 { padding: 30px 0; border-top: 1px solid #ddd; }
.inews .item2:first-child { border-top: 0; }
.inews .item2 h3 { padding: 0 0 0 50px; height: 30px; line-height: 30px; font-size: 16px; font-weight: normal; margin: 0 0 15px; background: url(../images/inews-q.png) left center no-repeat; }
.inews .item2 p { padding: 0 0 0 50px; height: 90px; line-height: 30px; background: url(../images/inews-a.png) 0 5px no-repeat; }

.footer { padding: 50px 0; background: #333; color: #ccc; }
.footer .wrap { background: url(../images/footer.png) right center no-repeat; }

.subcode { float: left; width: 120px; text-align: center; }
.subcode img { width: 100%; height: 120px; }
.subcode h3 { line-height: 30px; font-size: 16px; font-weight: normal; }

.sublime { float: left; width: 500px; margin: 0 0 0 40px; }
.sublime .tel { height: 55px; padding: 0 0 0 55px; background: url(../images/sublime-tel.png) left center no-repeat; color: #ddd; margin: 0 0 10px; }
.sublime .tel h2 { line-height: 20px; padding: 5px 0 0; }
.sublime .tel h3 { line-height: 25px; font-size: 20px; }
.sublime .lime { line-height: 30px; }

.bottomer { padding: 15px 0; background: #000; color: #ccc; text-align: center; }
.copyright { line-height: 20px; }
.copyright a { color: #ccc; }
.copyright a:hover { color: #eee; }

.toolbar { position:fixed; top:300px; right:1px; z-index:100; }
.toolbar > * { width:60px; height:60px; position:relative; background:#0168b7; margin:0 0 1px; }
.toolbar > *.itop { background:#0168b7; }
.toolbar > *:first-child { border-top:0; }
.toolbar > * > a { display:block; width:60px; height:60px; text-align:center; color:#FFF; background:url(../images/toolbar-icon.png) center 0 no-repeat; }
.toolbar .qq a { background-position:center 0; }
.toolbar .qiao a { background-position:center -60px; }
.toolbar .tel a { background-position:center -120px; }
.toolbar .code a { background-position:center -180px; }
.toolbar .itop a { background-position:center -240px; }
.toolbar > * > a:hover { background-color: #015699; }
.toolbar .drop-code { position:absolute; bottom:0; right:62px; background:#015699; padding:5px; font-size:12px; text-align:center; color:#fff; box-shadow:0 0 1px rgba(0,0,0,.2); width:145px; display:none; }
.toolbar .drop-code img { display:block; width:145px; height:145px; }
.toolbar .drop-code h3 { font-weight:normal; }
.toolbar .drop-tel { position:absolute; top:0; right:62px; width:0; overflow:hidden; }
.toolbar .drop-tel p { width:152px; height:60px; line-height:60px; padding:0 0 0 10px; background:#015699; color:#FFF; font-size:18px; }
.toolbar .qq:hover,
.toolbar .qiao:hover,
.toolbar .tel:hover,
.toolbar .code:hover { background-color:#015699; }
.toolbar .itop:hover { background-color:#015699; }

/*HTML地图*/
.about_main{line-height:30px; height:auto; font-size:14px;color:#666666; margin:0; padding:0;float:left;}
.about_main ul{list-style:none; margin:0; padding:0;}
.about_main ul li.map_1{border-bottom:1px solid #eee;margin:10px 0;padding:10px;font-weight:bold;}
.about_main ul li.map_2{ float:left; min-width:110px; padding:0 5px;}
.about_main ul li a{color: #666666;}
.about_main ul li a:hover{color:#666666; text-decoration:underline; font-weight:bold;}
.right_top ._column_title{ border-left:3px solid #e60044; color:#333; float:left; font-size:20px; height:24px; line-height:24px; margin:19px 0; padding-left:15px; display:inline;}
.right_top .column_path{ float:right;display:inline; color:#999; font-size:12px;}
.right_top .column_path a{color:#999;}